Skip to content

Upgrade to rand v0.10#156

Draft
cuviper wants to merge 2 commits into
rust-num:masterfrom
cuviper:rand-0.10
Draft

Upgrade to rand v0.10#156
cuviper wants to merge 2 commits into
rust-num:masterfrom
cuviper:rand-0.10

Conversation

@cuviper
Copy link
Copy Markdown
Member

@cuviper cuviper commented Feb 5, 2026

This builds on @Dirreke's update to 0.9 (#144), and I apologize for never getting around to that. At this point, I think waiting for the imminent 0.10 makes more sense.

Comment thread Cargo.toml
[dependencies.rand]
optional = true
version = "0.8"
version = "0.10.0-rc.9"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll wait in draft until 0.10.0 is released.

@cuviper cuviper marked this pull request as draft February 5, 2026 19:51
@Dirreke
Copy link
Copy Markdown

Dirreke commented Feb 8, 2026

Hi, rand 0.10.0 is released

@jgraef
Copy link
Copy Markdown

jgraef commented May 27, 2026

Is there anything I can help to get this merged? :)

It's just that I would appreciate this making it into a release as soon as possible. I also depend on another dependency (rustfft) that would then take its time until it's published with num-complex 0.5.

Until then I have patched everything. Worst cast I will have to go back to rand 0.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants